Sandbox Logo

WrappedMethod<T>.MethodName

string MethodName { get; set; }

Description

The name of the original method. If static, will return the full name including the type.

Return

User Comments